﻿/*html{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	_filter:none;
}
*/

.icon-tucengshaixuan::before,
.icon-xinwenmeiti::before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/layout-fill.png) no-repeat center;
	background-size: cover;
	margin-top: 5px;
}

.icon-xinwenmeiti::before {
	background: url(../images/xinwen.png) no-repeat center;
	background-size: 9px;
}

.nav-top a span {
	float: left;
}

.tab_menu .tab_menu_lan {
	display: inline-block;
	background: url(../images/language_icon_1.gif) no-repeat left center;
	background-size: 23px;
	padding-left: 30px;
}

.banner {
	width: 100%;
	margin-top: 114px;
}

.banner-fix-box {
	width: 100%;
	height: calc(100% - 245px);
	position: fixed;
	top: 114px;
	left: 0;
	z-index: 0;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
}

.banBot-box,
.main {
	position: relative;
	z-index: 6;
}

.main,
.footops {
	background-color: #fff;
}

.news_Boxs {
	background-color: #F6F9FA;
}

.ban-txt-box1 {
	min-width: 1200px;
	position: absolute;
	top: 46%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.ban-txt-box2 {
	text-align: left;
}

.ban-txt-box2 .banner-txt .graspBox {
	margin: 40px 0 0;
}

.banner-txt .graspBox {
	position: relative;
}

.banner-txt .graspBox {
	width: 64px;
	overflow: hidden;
	height: 50px;
	margin: auto;
	background-color: rgba(255, 255, 255, .2);
	border-radius: 54px;
	position: relative;
	transition: all 2s ease;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	transition-delay: 2.6s;
	-webkit-transition-delay: 2.6s;
	-moz-transition-delay: 2.6s;
}

.swiper-bwhj .swiper-slide-active .banner-txt .graspBox {
	width: 200px;
}

.banner-txt .drag-hand {
	pointer-events: auto;
	width: 35px;
	cursor: pointer;
	position: absolute;
	top: 7px;
	left: 12px;
}

.banner-txt .art--label {
	text-align: center;
	position: absolute;
	top: 12px;
	left: 70px;
	white-space: nowrap;
	-webkit-transition: background-color .5s;
	-o-transition: background-color .5s;
	transition: background-color .5s;
	pointer-events: none;

}

.banner-txt .graspBox .art--label div {
	display: inline-block;
	font-size: 16px;
	letter-spacing: -2px;
	color: #fff;
}

@keyframes opacLabel {
	0% {
		opacity: 0.3;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0.3;
	}
}

.banner-txt .graspBox .art--label div {
	animation: opacLabel 1s ease-in infinite;
	-moz-animation: opacLabel 1s ease-in infinite;
	-webkit-animation: opacLabel 1s ease-in infinite;

	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
}

.banner-txt .graspBox .art--label div:nth-child(1) {
	animation-delay: 0.1s;
}

.banner-txt .graspBox .art--label div:nth-child(2) {
	animation-delay: 0.2s;
}

.banner-txt .graspBox .art--label div:nth-child(3) {
	animation-delay: 0.3s;
}

.banner-txt .graspBox .art--label div:nth-child(4) {
	animation-delay: 0.4s;
}

.banner-txt .graspBox .art--label div:nth-child(5) {
	animation-delay: 0.5s;
}

.banner-txt .graspBox .art--label div:nth-child(6) {
	animation-delay: 0.6s;
}







.banner-txt p {
	font-size: 26px;
	line-height: 38px;
	color: #ffffff;
}

.banner-txt p::after {
	display: none !important;

	content: '';
	width: 80px;
	height: 1px;
	background-color: #ffffff;
	display: block;
	margin-top: 10px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.ban-txt-box1:hover .banner-txt p::after {
	width: 200px;
}

.banner-txt h3 {
	font-size: 54px;
	line-height: 60px;
	color: #ffffff;
	margin-bottom: 30px;
	font-weight: 550;
	letter-spacing: 4px;
}

.more-item5 {
	margin: 0 20px;
}

.banner-txt h3,
.banner-txt__p,
.banner-txt .graspBox,
.ban-more {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	transition: all 0.8s;
}

.banner .swiper-container,
.banner .swiper__scale_img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.swiper__scale_img {
	transition: all 8s ease;
	-webkit-transition: all 8s ease;
	-moz-transition: all 8s ease;
}

.swiper-bwhj .swiper-slide,
.swiper-bwhj .swiper-slide .box-shadow,
.swiper__scale_img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: auto;
}

.swiper-bwhj .swiper-slide .box-shadow {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	/* background: rgb(23, 74, 138, 0.2); */
}

.swiper-bwhj .swiper-slide .box-shadow img {
	max-width: 90%;
	display: none;
}

.swiper-bwhj .swiper-slide>video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-slide-active .banner-txt h3,
.swiper-slide-active .banner-txt__p,
.swiper-slide-active .banner-txt .graspBox,
.swiper-slide-active .ban-more {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.swiper-slide-active .banner-txt h3 {
	transition-delay: 0.1s;
}

.swiper-slide-active .banner-txt .graspBox,
.swiper-slide-active .banner-txt__p {
	transition-delay: 0.4s;
}

/* .swiper-slide-active .swiper__scale_img {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
} */

.swiper-slide-active .ban-more {
	transition-delay: 0.7s;
}

.swiper-bwhj .swiper-pagination-bullet {
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	width: 29%;
	float: left;
	margin-right: 5% !important;
	height: 20px;
	border-radius: 0;
	position: relative;
	outline: none;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #dce6eb;
	padding: 20px 0;
	text-align: left;
	opacity: 1;
}

.swiper-bwhj .swiper-pagination-bullet:last-child {
	margin-right: 0 !important;
}

.swiper-bwhj .swiper-pagination-bullet::before {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #FFF;
	z-index: 1;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.swiper-bwhj .swiper-pagination-bullet::after {
	content: '';
	width: 0%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	background: #ec6c2c;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.swiper-bwhj .swiper-pagination-bullet-active::after {
	animation: widSlie 6s;
	-webkit-animation: widSlie 6s;
	animation-fill-mode: forwards;
}

@keyframes widSlie {
	10% {
		width: 0%;
	}

	100% {
		width: 100%;
	}
}

.swiper-bwhj .swiper-pagination {
	width: 1200px;
	left: 50%;
	transform: translateX(-50%);
	bottom: 196px;
}

.swiper-bwhj .swiper-pagination-bullet {
	background: transparent;
}

.banner .swiper-button-next,
.banner .swiper-container-rtl .swiper-button-prev,
.estab-contain .swiper-button-next,
.estab-contain .swiper-container-rtl .swiper-button-prev {
	background-image: url(../images/next.png);
	right: 110px;
	left: auto;
	background-size: 21px;
	outline: none;
	top: 46%;
}

.banner .swiper-button-prev,
.banner .swiper-container-rtl .swiper-button-next,
.estab-contain .swiper-button-prev,
.estab-contain .swiper-container-rtl .swiper-button-next {
	background-image: url(../images/prev.png);
	left: 110px;
	right: auto;
	background-size: 21px;
	outline: none;
	top: 46%;
}












.bottom-btnIcon {
	width: 100%;
	padding: 22px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 8;
	border-top: 1px #586880 solid;
	background: rgba(14, 89, 145, 0.4);
}

.bottom-btnIcon .dlBoxs {
	display: flex;
	align-items: center;
	justify-content: center;
}

.bottom-btnIcon .dlBoxs dl {
	display: inline-block;
	text-align: center;
	padding: 0 30px;
}

.bottom-btnIcon .dlBoxs dl dd {
	font-family: PingFangSC-Light;
	font-size: 12px;
	line-height: 28px;
	color: #dce6eb;
}

/* xin */
.bottom-btnIcon .dlBoxs div {
	text-align: left;
}

.bottom-btnIcon .dlBoxs div span {
	font-size: 14px;
	color: #fff;
	margin: 0 100px 0 0;
}

.ulBoxs {
	height: 32px;
	min-height: 32px;
	overflow: hidden;
	padding-top: 3px;
}

.ulBoxs .uls {
	padding-left: 16px;
}

.ulBoxs .uls li {
	list-style: disc;
	color: #fff;
	-webkit-animation: 10s rowup linear infinite normal;
	animation: 10s rowup linear infinite normal;
}

.ulBoxs .uls li a {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}



/* banner上的股票 */

.banRight {
	width: 341px;
	overflow: hidden;
	text-align: left;
	top: 50%;
	position: absolute;
	right: 7%;
	margin-top: -163px;
	z-index: 8;
}

.banRight .switChUls {
	width: 341px;
	/* min-height: 425px; */
	background-color: rgba(179, 179, 179, 0.35);
	border-radius: 9px;
	overflow: hidden;
}

.banRight .switChUls li a {
	display: block;
	border-bottom: 1px rgba(255, 255, 255, 0.15) solid;
	padding: 15px 30px;
	font-size: 12px;
	line-height: 10px;
	color: #ffffff;
	/* background: url(../images/right-new.png) no-repeat 90% center; */
	background-size: 5px;
}

.banRight .switChUls_I li:last-child a,
.banRight .switChUls_II li:last-child a {
	line-height: 23px;
	border-bottom: 1px rgba(255, 255, 255, 0) solid;
}

.banRight .switChUls li a time {
	display: block;
	margin-bottom: 12px;
}

.banRight .switChUls li.pagina p {
	border-bottom: 1px rgba(255, 255, 255, 0.15) solid;
	padding: 15px 30px;
	font-size: 12px;
	line-height: 26px;
	color: #ffffff;
	text-align: right;
}

.switChUls_I li a {
	position: relative;
}

.switChUls_I li a::before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 0;
	background: #fc6f23;
	position: absolute;
	left: -1px;
	top: 50%;
	transform: translateY(-50%);
}

.switChUls_I li a:hover {
	background-color: rgba(255, 255, 255, 0.22);
}

.switChUls_I li a:hover::before {
	height: 40px;
	transition: height 0.4s ease;
}

.switChUls_II li {
	border-bottom: 1px rgba(255, 255, 255, 0.15) solid;

}

.switChUls_II li:nth-child(even) {
	background-color: rgba(255, 255, 255, 0.2);
}

.switChUls_II li p {
	color: #ffffff;
}

.switChUls_II li.one {
	padding: 18px 30px;
}

.switChUls_II li.two {
	padding: 24px 30px;
}

.switChUls_II li.three {
	padding: 25px 30px;
}

.switChUls_II li.four {
	padding: 20px 30px;
}

.switChUls_II li.one p {
	font-size: 16px;
	line-height: 16px;
}

.switChUls_II li.two p {
	font-size: 32px;
	line-height: 32px;
	background: url(../images/up_red.png) no-repeat 40% center;
	background-size: 20px;
}

.switChUls_II li.three p {
	font-size: 12px;
	font-size: 16px;
}

.switChUls_II li.four p {
	font-size: 12px;
}

.switChUls_II li:last-child p {
	padding: 0 30px;
}

.switChUls_II li p i {
	font-size: 10px !important;
}

.switChUls_II li p i,
.switChUls_II li p a {
	display: inline-block !important;
}

.switChUls_III {
	background: transparent !important;
}

.switChUls_III li a {
	padding: 32px 43px !important;
	border-radius: 9px;
	font-size: 16px !important;
	line-height: 16px !important;
	border: solid 1px #ffffff;
	margin-bottom: 8px;
}

.switChUls_III li a:hover {
	color: #333333;
	background: #FFFFFF url(../images/right.png) no-repeat 90% center;
}

.banRight .switChUls.switChUls_III li a {
	border-bottom: solid 1px #ffffff;
}

.banRight .switChUls_III li:last-child a {
	line-height: auto !important;
}

.banRight .banRight-contain {
	position: relative;
	border-radius: 9px;
}

.banRight .banRight-contain .swiper-slide {
	border-radius: 9px;
}


.banRight .swiper-container-horizontal>.swiper-pagination-bullets,
.banRight .swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0 !important;
	left: 0;
	width: 50%;
	top: 16px;
	height: 23px;
	z-index: 888;
	text-align: left;
	padding-left: 30px;
}

.banRight .swiper-pagination-bullet {
	width: 12px;
	height: 12px !important;
	background: #FFFFFF;
	opacity: 1;
	margin: 0 10px 0 0 !important;
}

.banRight .swiper-pagination {
	top: 30px;
	left: 26px;
}

.banRight .swiper-pagination-bullet-active {
	background: #fc6f23;
}

/* 股票结束 */


/* banner上 */

.row {
	width: 100%;
	max-width: 1460px;
	min-width: 600px;
	margin: 0 auto;
}

.pane-nav-row {
	position: relative;
}

.pane-nav-fixed-wrapper {
	position: absolute;
	top: 0;
	left: 2.5%;
	opacity: 1;
	-webkit-transition: opacity .1s ease;
	-moz-transition: opacity .1s ease;
	-o-transition: opacity .1s ease;
	transition: opacity .1s ease;
}

.pane-nav {
	position: fixed;
	background: #fff;
	padding: 15px 15px 0 15px;
	width: 165px;
	z-index: 100
}

.pane-nav::after {
	display: none;
	content: '';
	width: 18px;
	height: 18px;
	background: #fff;
	transform: rotate(45deg);
	display: block;
	position: absolute;
	bottom: -9px;
	left: 50%;
	margin-left: -9px;
	z-index: -1;
}

.bannerHove_boxs,
.pane-nav-viewport {
	display: none !important;
}

.pane-nav-viewport {
	position: relative;
	background: #fff;
	overflow: hidden;
}

.pane-nav ol {
	list-style: none;
	margin: 0;
	padding: 0
}

.pane-nav .thumbnail {
	position: relative;
	overflow: hidden;
}

.pane-nav .thumbnail.active:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	margin: -21px -28px;
	display: block;
	width: 13px;
	height: 42px;
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAqCAYAAABoQtHyAAAAwUlEQVR42rWVMQrCQBBFF7YS0lrlEqm8RFpvYJUbWKXNDdJa7RkE2xzAVrAVBMEqlSCsf22mfgP74KV7TWZ3NuSckwxEff50nmhhkdF7oruMNCoMnugtGxoVJk/0kS2NColFRueJFhYZPYxs4DQqDDCygdOoMMHIBk6jQrKIsfNER0+0p9FLbmg00h+xyi2NRjrch+cYHeiBvcpY/RJe6HX/ehbLia6wVbbV1/JTNtWfmpuM1Z/PM3qobZAsmmUg/gD8LmG8KLCyeAAAAABJRU5ErkJggg==') 0 0 no-repeat
}

.pane-nav .thumbnail a {
	position: relative;
	width: 100%;
	height: 80px;
	overflow: hidden;
	margin-bottom: 8.48%;
	cursor: pointer;
	display: block
}

.pane-nav .thumbnail img {
	width: 100%
}

.pane-nav .thumbnail .pane-nav-overlay {
	background: #004798;
	background: rgba(255, 255, 255, .65) url(../images/right.png) 100% 50% no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #004798;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	z-index: 10;
	display: table;
	overflow: hidden;
	opacity: 0;
}

.pane-nav-theme {
	opacity: 1 !important;
	background: transparent !important;
	text-align: center;
}

.pane-nav-theme span {
	color: #49F5EA;
	text-shadow: 0px 3px 3px #49F5EA;
	padding: 5% !important;
	font-size: 18px !important;
}

.pane-nav .thumbnail .pane-nav-overlay span {
	display: table-cell;
	font-size: 16px;
	vertical-align: middle;
	padding: 4% 16% 4% 5%;
}

.pane-nav .thumbnail a:hover .pane-nav-overlay {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.pane-nav .thumbnail a:hover .pane-nav-overlay {
	opacity: 1;
}


.pgright li,
.pgright i,
.pgright {
	transition: all 0.3s ease;
}

.pgright a {
	cursor: pointer;
	color: #333;
}

.pgright a:hover i {
	color: #fff;
}

.pgright {
	position: fixed;
	right: 26px;
	width: 50px;
	padding: 10px;
	box-sizing: content-box;
	bottom: 5%;
	z-index: 999;
	display: none;
}

.pgright li {
	width: 50px;
	height: 50px;
	background: #fff;
	line-height: 50px;
	text-align: center;
	color: #666666;
	float: left;
	margin-top: 10px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.sumidouyin1 {
	font-size: 22px !important;
}

.sumifont2 {
	font-size: 31px !important;
}

.sumifont3 {
	font-size: 27px !important;
	color: #004798;
}

.sumifont5 {
	font-size: 26px !important;
}

.pgright .l3 a:hover i {
	color: #004798;
}

.pgright .l1 i {
	position: relative;
	top: 0;
}

.pgright .l2 i {
	position: relative;
	top: 5px;
}

.pgright .l1:hover {
	background: #004798;
	color: #fff;
}

.pgright .l1:hover a {
	color: #fff;
}

.pgright .backtopm {
	height: auto;
	line-height: 16px;
	font-size: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
	cursor: pointer;
}

.pgright .backtopm span {
	display: block;
}

.floating {
	display: none;
}

.floating {
	display: none;
	position: absolute;
	bottom: 71px;
	left: -190px;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	text-align: left;
}

.floating img {
	vertical-align: top;
	max-width: 150px;
}

.floating .triangle {
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0px;
	overflow: hidden;
	border-width: 8px 0 8px 8px;
	border-color: transparent transparent transparent #ffffff;
	border-style: dashed dashed dashed solid;
	position: absolute;
	bottom: 17px;
	right: -6px;
}

.floating p {
	color: #333;
	line-height: 20px;
	padding-bottom: 15px;
}

.floating_Form {
	display: none;
	background: #f6f9fa;
	position: absolute;
	bottom: 71px;
	left: -278px !important;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}

.floating_Form h4 {
	text-align: center;
	font-size: 20px;
	color: #004798;
	line-height: 20px;
	margin-bottom: 30px;
}

.floating_Form h4 .close {
	color: #004798;
	float: right;
	font-size: 20px;
	cursor: pointer;
}

.floating_Form label {
	font-size: 16px;
	color: #666 !important;
}

.floating_Form label sup {
	vertical-align: top;
}

.floating_Form p input {
	width: 155px;
	border: 1px #999 solid;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	margin-left: 10px;
	padding: 0 1em;
}

.floating_Form .submits a {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background: #004798;
	text-align: center;
	margin-top: 20px;
	display: block;
}









/* bandown */
.downBan {
	width: 30px;
	position: absolute;
	bottom: 160px;
	left: 50%;
	margin-left: -15px;
	animation: arrows 2s linear 0.2s infinite;
	-webkit-animation: arrows 2s linear 0.2s infinite;
	-moz-animation: arrows 2s linear 0.2s infinite;
}

/*  */
.banBot-box {
	background-color: #EAF0F3;
	width: 100%;
	padding: 30px 0;
}

.banbots {
	display: flex;
	justify-content: space-around;
}

.ban-bot-left,
.ban-bot-right {
	display: flex;
}

.ban-bot-left h5,
.ban-bot-right h5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #004798;
	margin-right: 24px;
}

.ban-bot-left p,
.ban-bot-right p {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-left: 10px;
}

.righ-inner-p p::before {
	content: '';
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 50%;
	background-color: #0076a7;
	margin-right: 5px;
}

.righ-inner-p {
	height: 22px;
	overflow: hidden;
}

.righ-inner-p p:first-child {
	margin-top: 0;
	transition: margin-top .8s;
}

/* group */
.drownGroup {
	width: 100%;
	background: #f7f7f7;
	padding: 60px 0;
}

.drownGroup .w12 {
	text-align: center;
}

/* .textH3 {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 2px;
	color: #0f1e31;
} */
.main-industry1 {
	padding: 50px 0;
}

.textH3 {
	text-align: center;
	margin-bottom: 35px;
}

.textH3 p {
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 1px;
	color: #888888;
	margin-top: 10px;
}

.group-txtBox p {
	font-size: 16px;
	line-height: 26px;
	color: #292b2e;
}

.morea a {
	width: 195px;
	height: 46px;
	background-color: #fc6f23;
	border-radius: 5px;
	font-size: 16px;
	line-height: 46px;
	display: block;
	margin: 50px auto 0;
	text-align: center;
	color: #ffffff;
	border: 1px transparent solid;
	transition: all .5s ease;
}

.morea a:hover {
	background: #FFFFFF;
	color: #fc6f23;
	border: 1px #fc6f23 solid;
}


/* 底部 */
#lower {
	border-top: 7px #004798 solid;
	/* background-image: url(../images/footbgimg.png.jpg); */
	background-color: #2F353A;
	background-size: cover;
	background-position: bottom center;
	width: 100%;
	min-height: 405px;
	height: auto !important;
	position: relative;
}

/* #lower::before{
	content: '';
	background-image: linear-gradient(90deg, rgb(25 169 144 / 82%) 0, #187495de 100%);
	position: absolute;
	display: block;
	width: 100%;
	height: 7px;
} */

/* .wide{
	display: none;
} */
.dbgs {
	display: inline-block;
	width: 168px;
	text-align: left;
	text-indent: 1.6em;
	border: 1px solid #3D638B;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	line-height: 38px;
	font-size: 12px;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 50px;
	background: url(../images/totop.png) no-repeat 80% center;
	background-size: 22px;
	position: absolute;
	right: 15%;
}

.toTops a {
	display: none;
	margin: auto;
	color: #FFF;
	text-align: center;
	position: absolute;
	bottom: 386px;
	right: 15%;
	z-index: 999;
	background-color: #199DE7;
	padding: 2px 5px;
	cursor: pointer;
}

.wide {
	padding: 0 15%;
	overflow: hidden;
	position: relative;
}

.newsletter .l {
	padding-right: 1em;
	color: #FFFFFF;
}

.w66 {
	width: 55%;
}

.input--filled .ani-input {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition-delay: 0.06s;
	transition-delay: 0.06s;
}

.ani-input:focus+.ani-label,
.input--filled .ani-label {
	-webkit-transform: translate3d(60%, 0, 0);
	transform: translate3d(60%, 0, 0);
	pointer-events: none;
	background: #f2f2f2;
	color: #808080;
}

.w20 {
	width: 20%;
}

.w40 {
	width: 40%;
}

.w30 {
	width: 30%;
}

.newsletter .input {
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
}

.pl1 {
	padding-left: 1em;
}

.newsletter .wraps {
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.newsletter .field label {
	height: auto;
	cursor: pointer;
	width: auto;
	color: #fff;
}

.newsletter label {
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
	cursor: text;
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	color: #000;
}

.w100 {
	width: 100%;
	display: flex;
}

.pt1 {
	padding-top: 1em;
	display: flex;
	/* flex-wrap: wrap; */
}

.w50 {
	width: 50%;
}

.pl1 {
	padding-left: 1em;
}

.newsletter .field .wrap {
	color: #fff;
	height: 3em;
	background: rgba(255, 255, 255, 0.35);
	padding: 0 1em;
}

.newsletter .wraps {
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.newsletter .field>* {
	width: auto;
}

.flx-ac {
	align-items: center;
}

.newsletter .field .wraps {
	color: #fff;
	height: 3em;
	background: rgba(117, 158, 177);
	padding: 0 1em;
}

.newsletter .wraps {
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.newsletter button {
	width: 100%;
}

.bgd button,
.spoolcalc button {
	border: none;
}

.btn {
	text-decoration: none;
	line-height: 1em;
	padding: 1em 1.5em;
	display: inline-block;
	transition: all 0.2s ease-in-out 0s;
	position: relative;
	box-sizing: border-box;
	font-size: 1em;
	color: #fff;
	background: #ec6c2c;
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button,
select {
	text-transform: none;
}

button {
	overflow: visible;
}

.input .ani-input:focus,
.input--filled .ani-input {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition-delay: 0.06s;
	transition-delay: 0.06s;
}

.ani-input:focus+.ani-label,
.input--filled .ani-label {
	-webkit-transform: translate3d(60%, 0, 0);
	transform: translate3d(60%, 0, 0);
	pointer-events: none;
	background: #f2f2f2;
	color: #808080;
}

.bb1 {
	border-bottom: 1px solid #5B7B9E;
}


.flx {
	display: flex;
	flex-wrap: wrap;
}

.w33 {
	width: 33%;
}

.w33 h3 {
	font-size: 26px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #ffffff;
	margin-bottom: 30px;
}

.w33 p {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #ffffff;
}

.w80 {
	width: 55%;
}

.w80>h4 {
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #ffffff;
	margin-bottom: 24px;
}

.w80>ul {
	margin-right: 45px;
}

#lower .contact {
	padding: 60px 0 40px;
}

#lower .contact .l ul:nth-child(2) {
	padding-left: 7em;
}

#lower .contact li {
	position: relative;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 23px;
}

#lower .contact li i {
	padding-right: 8px;
}

.bot-contact-icon {
	display: flex;
	margin: 125px auto 0;
	justify-content: left;
}

.bot-contact-icon a {
	display: inline-block;
	align-items: center;
	margin-right: 60px;
	position: relative;
}

.map-foot-box {
	text-align: right;
	width: 45%;
}

.ScanCode {
	display: block;
	position: absolute;
	bottom: 41px;
	border-radius: 3px;
	left: 0;
	overflow: hidden;
}

.sinafx .ScanCode {
	display: none;
}

.ScanCode img{max-width:150px;}


.dbgs span {
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
}

.dbgs .icon-xiajiantou:before {
	float: right;
	margin-left: 15px;
}

.dbgssub {
	background: #fff;
	position: absolute;
	width: 100%;
	bottom: 0;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 5px 20px rgba(255, 255, 255, 0.2);
	left: 0;
	display: none;
	text-align: center;
	text-indent: 0;
}

.dbgssub a {
	color: #333;
	font-size: 12px;
	display: block;
}

.dbgssub li {
	border-bottom: 1px solid #dcdcdc;
}

.dbgssub li.m:hover {
	background: #f1f1f1;
}

.foot-jas {
	border-top: 1px #464646 solid;
	padding: 16px 0;
}

.foot-jas ul.fl li {
	float: left;
}

.foot-jas ul.fl li a {
	font-size: 14px;
	color: #d7d7d7;
	padding-right: 30px;
}

.foot-jas p.fr,
.foot-jas p.fr a {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #ffffff;
}

.newsletter input[type="checkbox"] {
	-webkit-appearance: checkbox;
	margin: 1em 0.5em 1em 1em;
}

/* 领域 */
.main-field {
	width: 100%;
	position: relative;
}

.fieldBox {
	display: none;
}

.fildChBtn {
	position: absolute;
	z-index: 10;
	top: 20%;
	left: 5%;

}

.fildChBtn span {
	width: 14px;
	height: 14px;
	display: block;
	border: 2px #FFFFFF solid;
	background: transparent;
	margin: 15px;
	border-radius: 50%;
	cursor: pointer;
	transition: all .5s ease;
}

.fildChBtn span.acteds {
	background-color: #FFFFFF;
}

.custer {
	width: 100%;
	height: 766px;
	background: url(../images/vrimg.png) center no-repeat;
	color: #fff;
	position: relative;
	z-index: 3;
	overflow: hidden;
	cursor: pointer;
	display: none;
}

.custerbg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
}

.area-box {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 20;
}


.area-box .pulse {
	-webkit-animation: warn 2.5s ease-out both;
	-moz-animation: warn 2.5s ease-out both;
	-o-animation: warn 2.5s ease-out both;
	animation: warn 2.5s ease-out both;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background: 0 0;
}


.area-box .delay-01 {
	-webkit-animation-delay: 0;
	-moz-animation-delay: 0;
	-o-animation-delay: 0;
	animation-delay: 0
}

.area-box .delay-02 {
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-o-animation-delay: .4s;
	animation-delay: .4s
}

.area-box .delay-03 {
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	-o-animation-delay: .8s;
	animation-delay: .8s
}

.area-box .delay-04 {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.area-box .delay-05 {
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	-o-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.area-box .delay-06 {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s
}

.area-box .delay-07 {
	-webkit-animation-delay: 2.4s;
	-moz-animation-delay: 2.4s;
	-o-animation-delay: 2.4s;
	animation-delay: 2.4s
}

.vrPBox {
	margin-bottom: 50px;
}

.custerp1 {
	font-size: 30px;
	color: #ffffff;
	font-weight: 300;
}

.custerp3 {
	display: inline-block;
	width: 190px;
	margin: 50px 8px 0;
	color: #fff;
	height: 44px;
	line-height: 44px;
	border-radius: 22px;
	border: 1px #F2F2F2 solid;
	text-align: center;
	font-size: 18px;
	position: relative;
	overflow: hidden;
}

.custerp3:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background: #e30b20;
}

.custerp3 i {
	position: relative;
	z-index: 4;
	display: block;
	vertical-align: top;
}

.custerp3:hover {
	border: 1px #e30b20 solid;
}

.custerp3:hover:before {
	top: 0;
}

.videoBoxs {
	width: 100%;
	height: 100%;
}

.videoBoxs video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.industry-box {
	overflow: inherit;
}

.industry-item {
	position: relative;
	margin: auto;
	opacity: 0;
	padding: 120px 0 90px;
	overflow: hidden;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.industry-item:after {
	position: absolute;
	/* z-index: 9; */
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url('../images/pattern-dot.png');
}

.industry-item.swiper-slide-active {
	opacity: 1;
}

.industry-item .branches-warp {
	position: relative;
	max-width: 1810px;
	padding-left: 50px;
	padding-right: 50px;
}

.industry-item .branches {
	position: relative;
	max-width: 1280px;
	z-index: -1;
	margin: auto;
	padding-bottom: 35%;
}

.industry-item .progress {
	width: 260px;
	height: 1px;
	background: rgba(255, 255, 255, 0.15);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -130px;
	-webkit-transition: opacity 0.5s 0.8s;
	transition: opacity 0.5s 0.8s;
}

.industry-item .progress-inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: 0.1s;
	transition: 0.1s;
}

.industry-item .industry-canvas {
	position: absolute;
	max-width: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	-webkit-transition: opacity 0.5s 0.8s;
	transition: opacity 0.5s 0.8s;
}

.industry-item.swiper-slide-active .industry-canvas {
	opacity: 1;
}

.industry-item .text {
	position: absolute;
	z-index: 9;
	text-align: center;
	margin: auto;
	color: #fff;
	width: 100%;
	bottom: 0;
}

.industry-item .text h3 {
	font-size: 46px;
	margin-bottom: 15px;
	color: #ed6d00;
	font-family: "arial black";
}

.industry-item .text p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
	font-family: DINCond;
}

.industry-item .text .more {
	width: 178px;
	margin: 5px auto 0;
}

.industry-item .text .more a {
	display: block;
	line-height: 50px;
	color: #fc6f23;
	font-family: DINCond;
	/* border: 1px solid #fff; */
}

.industry-item .text .more a span {
	display: inline-block;
	width: 17px;
	height: 17px;
	margin-right: 12px;
	vertical-align: -16px;
	transition: 0.3s;
}

.industry-item .text .more a span svg {
	fill: #fc6f23;
	vertical-align: top;
}

.industry-item .text .more a:before {
	/* content: ''; */
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(../images/icon-plus-white.svg) no-repeat 50% 50%;
	background-size: 100%;
	margin-right: 12px;
	/* vertical-align: -3px; */
	transition: 0.3s;
}

.industry-item .text .more a:hover span {
	transform: rotateZ(90deg);
}

.industry-btn-box {}

.industry-btn-list {
	position: absolute;
	z-index: 9;
	right: 0;
	top: 45%;
	-webkit-transform: translateY(-45%);
	transform: translateY(-45%);
}

.industry-btn-item {
	position: relative;
	line-height: 30px;
	opacity: 0.6;
	color: #fff;
	cursor: pointer;
	text-align: right;
}

.industry-btn-item span {
	display: inline-block;
	font-size: 21px;
	padding-right: 62px;
	-webkit-transition: 0.25s;
	transition: 0.25s;
}

.industry-btn-item:after {
	position: absolute;
	content: "";
	top: 50%;
	right: 0;
	width: 50px;
	height: 1.2px;
	background-color: #fff;
	-webkit-transition: 0.25s;
	transition: 0.25s;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

.industry-btn-item:hover:after {
	-webkit-transform: scaleX(0.4);
	-ms-transform: scaleX(0.4);
	transform: scaleX(0.4);
}

.industry-btn-item.active {
	opacity: 1;
}

.industry-btn-item.active:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.pubani1 {
	transition: all 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
	-moz-transition: all 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}

.j_futurevideo {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
}

.industry-box .swiper-slide {
	background: #283040;
}

.videobox {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 770px;
}

.industry-box .swiper-slide-active .j_futurevideo {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}

.industry-item:after {
	display: none;
}

.industry-item .text {
	padding-top: 0;
	padding-bottom: 105px;
}

.industry-item {
	padding: 0;
}

.videoboximg {
	height: 300px;
	left: 50%;
	position: absolute;
	top: 100px;
	margin-left: -422px
}

.industry-box .swiper-slide-active .videoboximg {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

/* 产品 */
.container,
.container2 {
	width: 1440px;
	margin: auto;
}

.container__boxs {
	padding-bottom: 65px;
	border-bottom: 1px #E5E5E5 solid;
}

.container2 {
	margin: 40px auto 0;
	text-align: center;
}

.overlay h3 {
	font-size: 24px;
	line-height: 28px;
	color: #333;
}

.overlay p {
	font-size: 16px;
	line-height: 30px;height: 48px;
	color: #666;
	margin: 20px 0 40px;
}



/*.overlay p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden}*/

/* .container2-container {
	width: 1100px;
} */
.theme_index_pros {
	font-size: 32px;
	line-height: 38px;
	color: #004798;
	margin-bottom: 30px;
}

.both3.theme_index {
	margin-top: -23px;
	background: #fff;
	width: 152px;
}

.container2-container .swiper-slide dl {
	text-align: center;
}

.container2-container .swiper-slide dl dt {
	height: 50px;
	overflow: hidden;
	margin-bottom: 20px;
}

.container2-container .swiper-slide dl dt img {
	display: block;
	height: 98%;
	margin: auto;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.container2-container .swiper-slide dl dd {
	color: #333;
	font-size: 14px;
}

.container2-container .swiper-slide:hover dl dd {
	color: #004798;
}









/* investor */
#top {
	border: none;
	padding: 0px;
	padding-left: 24px;
	padding-top: 21px;
}

#teaser-table {
	padding: 0px;
}

#teaser-table .row1 .col1 {
	padding-left: 24px;
	padding-top: 5px;
}

#teaser-table .row3 {
	margin-left: 63px;
	margin-top: -13px;
	font-size: 24px;
	line-height: 24px;
}

#footer {
	padding: 0px;
	margin-top: 70px;
	margin-left: 24px;
}

.icon-holder {
	margin-left: 8px;
	font-size: 25px;
	margin-top: 32px;
	float: left;
	display: none;
}

#teaser-table .row1 td {
	padding: 0;
	width: 100%;
	border-bottom: none;
	float: left;
}

#teaser-table .row3 {
	padding-left: 63px;
	margin-left: 0px;
	margin-top: -13px;
	font-size: 24px;
	line-height: 24px;
	width: 100%;
	float: left;
}

#teaser-table .row3 td {
	width: auto;
	padding-right: 1em;
}

#teaser-table .row1 .col1 i {
	position: relative;
	top: -2px;
}

.w13 {
	width: 1300px;
	margin: auto;
}

.timeBoxs {
	position: absolute;
	top: 50%;
	left: -50px;
	transform: translateY(-50%);
	width: 100px;
	height: 89px;
	background-color: #b0175e;
	border-radius: 4px;
	border: solid 1px #ffffff;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
}

.txtBoxs time,
.txtBoxs h5,
.txtBoxs p a {
	line-height: 24px;
	color: #222222;
}

.txtBoxs time {
	font-size: 12px;
}

.txtBoxs h5 {
	font-size: 16px;
}

.txtBoxs p a {
	font-size: 14px;
	color: #b0175e;
	text-decoration: underline;
}

.modul-righ {
	width: 326px;
	padding: 40px 46px;
	background-color: rgb(22, 85, 144, 0.3);
	border-radius: 4px;
}

.modul-righ p {
	font-size: 22px;
	line-height: 24px;
	color: #ffffff;
}

.modul-righ p time,
.modul-righ p i {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	opacity: 0.6;
}

.modul-righ .sums {
	padding-left: 30px;
	margin: 40px 0;
}

.modul-righ .sums h4 em,
.modul-righ .sums p {
	font-size: 22px;
	line-height: 24px;
	color: #ffffff;
	font-weight: normal;
}

.modul-righ .sums h4 {
	font-size: 50px;
	font-weight: 550;
	color: #ffffff;
}

/*  */
.established {
	width: 100%;
	/*height: 580px;*/
	background: url(../images/bg.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 5;
}

.established::after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.estaboxs {
	text-align: center;
	width: 100%;
}

.estaboxs h3 {
	line-height: 32px;
	letter-spacing: 1px;
	margin-bottom: 50px;
	font-size: 32px;
	color: #ffffff;
}

.estab-contain {
	position: relative;
}

.estab-contain .swiper-container {
	width: 1400px;
	margin: auto;
}

.estab-contain .swiper-container .swiper-slide {
	width: 436px;
	overflow: hidden;
}

.estab-contain .swiper-slide p {
	position: relative;
	z-index: 2;
}

.estab-contain .swiper-slide p,
.estab-contain .swiper-slide p img {
	width: 100%;
}

.estab-contain .swiper-container .swiper-slide .case-desc {
	width: 100%;
	/* min-height: 120px;
	height: 120px; */
	position: relative;
	z-index: 5;
	margin: -30px auto 0;
	background-color: #ffffff;
	padding: 30px;
	text-align: left;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	cursor: pointer;
}

.estab-contain .swiper-container .swiper-slide .case-desc::after {
	content: "";
	width: 100%;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #004798;
	/* background-image: linear-gradient(90deg, rgb(25 169 144 / 82%) 0, #187495de 100%); */
}

.estab-contain .case-desc h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #004798;
}

.estab-contain .case-desc p {
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

.estab-contain .swiper-slide:hover .case-desc {
	margin-top: -33px;
}



/* 联系我们 */
.main-contact .container {
	max-width: 1200px;
	padding-bottom: 7%;
}

.main-contact {
	background-color: #efefef;
}

.contact-left {
	width: 95%;
	padding: 39px;
	background-color: #fff;
}

.contact-left>span {
	color: #3c3c3c;
}

.contact-left h3 {
	font-weight: 600;
	padding-top: 40px;
}

.contact-left i {
	width: 100px;
	height: 4px;
	display: block;
	background-color: #ed6d00;
	margin: 30px 0;
}

.con_detail div {
	line-height: 24px;
}


.swiper-button-next.swiper-button-white {
	right: 70px;
}

.swiper-button-prev.swiper-button-white {
	left: 70px;
}

@media screen and (min-width:2000px) {

	.swiper-bwhj .swiper-slide,
	.swiper-bwhj .swiper-slide .box-shadow,
	.swiper__scale_img {
		background-size: cover;
	}
}

@media screen and (max-width:1700px) {
	.wide {
		padding: 0 9%;
	}

	.dbgs {
		right: 9%;
	}

	.container,
	.container2,
	.estab-contain .swiper-container,
	.news_Boxs .new_listBox {
		width: 1300px;
	}

	.estab-contain .swiper-button-next {
		right: 75px;
	}

	.estab-contain .swiper-button-prev {
		left: 75px;
	}

	.ban-txt-box1 {
		min-width: 1000px;
	}


}

@media screen and (max-width:1500px) {
	.gupiao {
		top: 80%;
	}

	.Ticainer-w12b {
		width: 73%;
	}

	.container2-container {
		width: 80%;
	}

	#lower .contact .l ul:nth-child(2) {
		padding-left: 2em;
	}

	#lower .contact .l ul {
		float: left;
		padding-left: 1em;
	}

	.container,
	.container2,
	.news_Boxs .new_listBox,
	.estab-contain .swiper-container {
		width: 1150px;
	}
	.bx_boxImg{height:230px; }
	.overlay p{margin-top: 15px;margin-bottom: 30px;}
	.banner .swiper-button-next,
	.banner .swiper-container-rtl .swiper-button-prev,
	.estab-contain .swiper-button-next,
	.estab-contain .swiper-container-rtl .swiper-button-prev {
		right: 45px;
	}

	.banner .swiper-button-prev,
	.banner .swiper-container-rtl .swiper-button-next,
	.estab-contain .swiper-button-prev,
	.estab-contain .swiper-container-rtl .swiper-button-next {
		left: 45px;
	}
}

/* 
@media screen and (min-width:2000px) {
	.videobox {
		height: 920px;
	}

	.nav-top-wrap {
		width: 74.5%;
	}
} */

.shareBox,
.arrow-down {
	display: none;
}

@keyframes arrows {
	0% {
		transform: translateY(0);
	}

	30% {
		transform: translateY(10px);
	}

	50% {
		transform: translateY(0);
	}

	70% {
		transform: translateY(-10px);
	}

	100% {
		transform: translateY(0);
	}
}

@media screen and (max-width:1400px) {
	.w80 {
		width: auto;
	}
}

.bgd-phone {
	display: none;
}

@media screen and (max-width:968px) {

	.bannerHove_boxs,
	.banBot-box,
	.banner .swiper-button-prev,
	.banner .swiper-button-next,
	.heade-nav,
	.footops,
	.downBan,
	.bgd-pc,
	.pgright{
		display: none;
	}

	/* 手机banner分享 */
	.shareBox,
	.arrow-down,
	.bgd-phone {
		display: block;
	}

	.w12 {
		width: 90% !important;
	}

	.shareBox .share-icon {
		position: fixed;
		top: 120px;
		right: 25px;
		z-index: 8;
	}

	.shareBox .shareHovBox {
		width: 100%;
		height: 100vh;
		/* background: rgba(0,0,0,0.25); */
		z-index: 7;
		position: fixed;
		top: 0;
		right: -100%;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: all 0.6s ease;
		-webkit-transition: all 0.6s ease;
		-moz-transition: all 0.6s ease;

	}

	.shareBox .shareHovBox.slidex {
		right: 0;
	}

	.shareBox .shareHovBox div h4 {
		font-size: 22px;
		color: #FFF;
		font-weight: 600;
		margin-bottom: 20px;
		letter-spacing: 1px;
	}

	.shareHovBox ul li a {
		font-size: 18px;
		color: #fff;
		line-height: 40px;
		position: relative;
		padding-left: 10px;
		vertical-align: middle;
	}

	.shareHovBox ul li img {
		width: 22px;
		vertical-align: middle;
	}

	.closeX {
		position: absolute;
		top: 120px;
		right: 30px;
	}

	.arrow-down {
		position: absolute;
		bottom: 50px;
		left: 50%;
		margin-left: -25px;
		z-index: 7;
		animation: arrows 2s linear 0.2s infinite;
		-webkit-animation: arrows 2s linear 0.2s infinite;
		-moz-animation: arrows 2s linear 0.2s infinite;
	}

	.arrow-down img{
		width: 40px !important;
	}




	.container,
	.container2,
	.estab-contain .swiper-container {
		width: 90%;
	}

	.news_Boxs .new_listBox {
		width: 100%;
		padding-bottom: 20px;
	}

	.news_Boxs .new_listBox .new_items {
		margin-bottom: 30px !important;
	}

	.news_Boxs .new_listBox .new_items:last-child {
		margin-bottom: 0;
	}

	.descBox {
		width: 90%;
		padding: 25px 35px 30px;
		background-image: linear-gradient(-24deg, #0099c9 0%, #01999a 50%, #4fbdbe 100%), linear-gradient(#202739, #202739);
		border-radius: 0px 0px 2px 2px;
	}

	.ban-txt-box1 {
		width: 90%;
		min-width: 70%;
	}

	/* phone-header */
	.phone-header {
		width: 100%;
		background: #E4ECF0;
		position: relative;
		z-index: 50;
	}

	.phone-box {
		width: 100%;
		padding: 20px;
		box-sizing: border-box;
	}

	.phone-muen span {
		width: 24px;
		height: 2px;
		background: #004798;
		display: block;
		margin: 5px 10px 5px 0;
	}

	.phone-muen {
		border-right: 1px #c1c1c1 solid;
		margin-right: 10px;
		padding-right: 6px;
	}

	.phone-logo img {
		height: 30px;
	}

	.languageSt {
		font-size: 16px;
		color: #004798;
	}

	.languageSt a img {
		vertical-align: bottom;
	}

	.banner {
		margin-top: 0;
	}

	.banner.addIcon::after {
		content: '';
		width: 100%;
		height: 100%;
		background: rgb(65, 98, 132, 0.6);
		position: absolute;
		top: 0;
		left: 0;
		transition: all 1s ease;
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
	}

	.banner-fix-box {
		width: 100%;
		height: 100%;
		position: relative;
		top: 0;
		left: 0;
		z-index: 0;
	}

	.banner-txt h3 {
		font-size: 30px;
		line-height: 40px;
	}


	.industry-item1:nth-child(1) {
		margin-bottom: 20px;
	}


	.main-industry1 {
		padding: 20px 0;
		width: 90%;
		margin: auto;
	}

	.main-industry1 .container {
		width: 100%;
	}

	.industry-item1 {
		width: 100%;
		margin-right: 0;
		float: none;
	}
	.overlay{/*padding-left:16px;*/padding-right: 0;}
	.view-overlay .overlay p{height: auto;overflow:inherit;}
	.industry-item1:nth-child(2) {
    margin-bottom: 20px;
}
	.established {
		height: 1100px;
		padding: 0;
	}

	.estab-contain {
		min-height: 310px;
	}

	.viewsM a {
		margin: 0 auto;
	}

	.news_Boxs {
		padding: 0;
	}

	.news_Boxs .new_listBox .new_items {
		width: 100%;
		margin: 0 auto;
		float: none;
	}

	/* 手机底部 */
	#lower .contact {
		padding: 30px 0 20px;
	}

	.w80,
	.iconfoot {
		width: 100%;
		float: none;
	}

	.iconfoot {
		padding-left: 0 !important;
	}

	.map-foot-box {
		overflow: hidden;
	}

	.mapBoxs {
		display: none;
	}

	#lower {
		min-height: auto;
	}

	.wide {
		padding: 0 8%;
		text-align: left;
	}

	#lower .clear-contain {
		padding-bottom: 10px;
	}

	#lower .contact .l ul {
		float: none;
		margin: auto;
	}

	#lower .clear-contain li {
		line-height: 26px;
		text-align: left;
		display: inline-block;
		margin-right: 20px;
	}

	#lower .clear-contain li a {
		font-size: 12px;
		color: #ffffff;
	}

	.foot-jas p.fr {
		float: left;
		padding-top: 5px;
	}

	.bot-contact-icon {
		margin-top: 30px;
	}

	/* 相同另起手机首页样式 */
	.main,
	.news_Boxs {
		background: #F6F3F3;
		margin-top:-460px;
	}

	.view-overlay {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 40px 20px;
	}

	.view-overlay1 {
		background: url(../images/imgbg2.png) no-repeat center center;
		background-size: cover;
	}

	.view-overlay2 {
		background: url(../images/imgbg2.png) no-repeat center center;
		background-size: cover;
	}

	.view-overlay .overlay {
		width: 90%;
		position: static;
		margin: 0 auto;
	}

	.overTx {
		width: 100%;
		margin: 0 auto 30px;
	}

	.view-overlay .overlay p {
		line-height: 26px;
		font-size: 14px;
		color: #ffffff;
		margin: 22px 0 30px;
	}

	.bx_boxImg {
		height: 205px;
	}

	.view-overlay .name {
		border-radius: 5px;
		background: url(../images/rtop-arrow.png) no-repeat 85% center;
		background-size: 14px;
		width: 180px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		text-align: left;
		text-indent: 2em;
		border: 1px rgba(255, 255, 255, 0.6) solid;
	}

	.view-overlay .name:hover {
		color: #fff;
	}

	.established {
		background: none;
	}

	.established::after {
		display: none;
	}

	.estaboxs>h3 {
		font-size: 20px;
		margin-bottom: 10px;
		color: #004798;
	}

	.overlay h3 {
		font-size: 20px;
		line-height: 0;
	}

	.estab-contain .swiper-container {
		padding-bottom: 80px;
	}

	.established .swiper-button-next,
	.established .swiper-button-prev {
		width: 40px;
		height: 40px;
		padding: 0 5px;
		background-size: 40px !important;
		bottom: 10px;
		top: auto;
	}

	.established .swiper-button-prev {
		left: auto;
		right: 106px;
	}

	.established .swiper-button-next {
		background: url(../images/phone-next.svg) no-repeat center center;
	}

	.established .swiper-button-prev {
		background: url(../fonts/phone-prev.svg) no-repeat center center;
	}

	.established .swiper-scrollbar {
		position: relative;
		-ms-touch-action: none;
		background: rgba(0, 0, 0, .1);
		bottom: 32px;
		width: 100px;
		z-index: 9;
		height: 2px;
		left: 40px;
	}

	.established .swiper-scrollbar-drag {
		background: #1995c9;
	}

	.estab-contain .swiper-container .swiper-slide .case-desc {
		margin: 0 auto;
		background-color: #fff;
		border-bottom: none;
		padding: 30px;
		text-align: left;
		box-sizing: border-box;
	}

	.news_Boxs .new_listBox .new_items,
	.news_Boxs .new_listBox .new_items:nth-of-type(-n+2) {
		margin-right: 0;
		width: 100% !important;
	}

	.descBox .new_tis {
		margin-bottom: 14px;
		font-size: 16px;
		color: #f6f3f3;
	}

	.descBox h4 {
		font-size: 14px;
		margin-bottom: 26px;
		color: #f6f3f3;
		font-weight: 400;
	}

	.descBox::after {
		display: none;
	}

	.arrow-span {
		display: block;
		text-align: right;
	}

	.swiper-container2 .swiper-pagination-bullet {
		width: 27px;
		height: 2px;
		background-color: #999999;
		border-radius: 0;
		opacity: 1 !important;
		outline: none;
	}

	.swiper-container2 .swiper-pagination-bullet-active {
		background-color: #1995c9;
	}

	.swiper-container2 .imgBox {
		/*height: 190px;*/
	}

	.selectBoxs {
		background: #EBF0F4;
		width: calc(100% - 40px);
		padding: 10px 20px 30px;
	}

	.select-Item h4 {
		font-size: 16px;
		line-height: 22px;
		margin: 20px 0 10px;
	}

	.footer__subnavSelect {
		width: 100%;
		background: #FFF;
		height: 45px;
		border: 0;
		border-bottom: 1px solid #879baa;
		border-radius: 0;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		color: #788791;
		padding: 2px 15px 0;
		background-color: #FFF;
		background-image: url(../fonts/arrow-down-select.svg);
		background-repeat: no-repeat;
		background-position-x: 95%;
		background-position-y: center;
		background-size: 15px;
		outline: 0;
		display: block
	}

	.foot-jas {
		border-top: 1px #454545 solid;
		padding: 16px 0;
	}

	.foot-jas p,
	.foot-jas p a {
		font-size: 12px;
		color: #c7c7c7;
	}

	.dbgs {
		width: 230px;
		height: 40px;
		line-height: 40px;
		margin: auto;
		border-radius: 2px;
		border: none;
		position: relative;
		right: auto;
		top: 0;
		left: 0;
		/* background: #000; */
	}

	.icon-xiajiantou {
		background: url(../images/language_icon_2.gif) no-repeat 0.3em center;
		background-size: 30px;
		display: block !important;
		text-indent: 3.5em;
	}

	.bot-contact-icon p {
		font-size: 16px;
		color: #fff;
	}

	.bot-contact-icon p {
		margin-bottom: 20px;
	}

	.w80>h4 {
		border-bottom: 1px #444 solid;
		padding-bottom: 30px;
	}

	.bot-contact-icon {
		display: block;
		border-top: 1px #444 solid;
		padding-top: 20px;
	}

	.bot-contact-icon a {
		margin: 0 35px 0 0;
		display: inline-block;
		vertical-align: middle;
	}

	#lower .contact .l ul:nth-child(2) {
		padding-left: 0;
	}

	#lower .contact .l ul {
		padding-left: 0;
	}

	.dbgssub a {
		line-height: 40px;
	}

	#lower {
		background-color: #282828;
	}

	.phone-foot-adr {
		margin-bottom: 30px;
		padding-bottom: 20px;
		border-bottom: 1px #444 solid;
	}

	.phone-foot-adr a {
		font-size: 16px;
		color: #fff;
		margin-right: 20px;
		font-weight: bold;
	}
	.estab-contain .case-desc h4 {
	    font-size: 14px;
	    font-weight: normal;
	}











}
